-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- PaymentMethodGateway
Total Complexity |
33 |
Dependencies |
16 |
Dependents |
1 |
Total lines |
349 |
Lines of code |
220 |
Logical lines of code |
74 |
Comment lines |
75 |
Methods |
21 |
Properties |
3 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
baseSignature() |
S |
45 |
1 |
46 |
_verifyGrantResponse() |
S |
60 |
3 |
14 |
_verifyGatewayResponse() |
S |
60 |
3 |
14 |
_validateId() |
S |
62 |
3 |
12 |
_verifyRevokeResponse() |
S |
63 |
3 |
11 |
find() |
S |
61 |
2 |
12 |
grant() |
S |
62 |
2 |
12 |
updateSignature() |
S |
54 |
1 |
24 |
_checkForDeprecatedAttributes() |
S |
73 |
2 |
5 |
delete() |
S |
64 |
2 |
9 |
_doUpdate() |
S |
72 |
1 |
5 |
_doDelete() |
S |
72 |
1 |
5 |
__construct() |
S |
71 |
1 |
6 |
_doRevoke() |
S |
72 |
1 |
5 |
_doGrant() |
S |
72 |
1 |
5 |
_doCreate() |
S |
72 |
1 |
5 |
create() |
S |
74 |
1 |
4 |
createSignature() |
S |
67 |
1 |
8 |
revoke() |
S |
66 |
1 |
10 |
update() |
S |
71 |
1 |
5 |
deleteSignature() |
S |
80 |
1 |
3 |